eliminate unnecessary string conversions.
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Sun, 13 Feb 2022 20:05:56 +0000 (13:05 -0700)
committertsteven4 <13596209+tsteven4@users.noreply.github.com>
Sun, 13 Feb 2022 20:05:56 +0000 (13:05 -0700)
commit97462408aa80c0ea223cce5e67c9e06208f4aebe
tree37cab997a61bc2a7ea6d74af5aeec9a4d8215e94
parentb5b9ba0b36710218a67b1cc283b05b2f827ac099
eliminate unnecessary string conversions.

toString().to* is suspicious, QStringRef and QStringView probably
can be converted directly to *.
geo.cc
ik3d.cc
mapfactor.cc
osm.cc
tef_xml.cc
xol.cc